ListPackages
Overview
The ListPackages operation retrieves a list of packages defined in the database.
This operation is used to obtain a list of packages that can then be used to define a particular document set to use in a request from either operation. The request takes an organization object and returns an array containing packages objects as the payload.
| Operation | ListPackages |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/ListPackages |
| Input | ListPackagesRequest |
| Output | ListPackagesResponse |